From: Mike Frysinger Date: Mon, 8 Jun 2009 22:45:01 +0000 (-0400) Subject: Blackfin: enable support for LOCKDEP X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~22290^2~4 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6fa68e7a7f0641e8b7f263141d600877cdc2b5f2;p=linux-4.9.git Blackfin: enable support for LOCKDEP Signed-off-by: Mike Frysinger --- diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index 77ec14fcc610..d03fd638e9aa 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig @@ -55,6 +55,9 @@ config FORCE_MAX_ZONEORDER config GENERIC_CALIBRATE_DELAY def_bool y +config LOCKDEP_SUPPORT + def_bool y + config STACKTRACE_SUPPORT def_bool y